Message Type Examples
The following table provides examples of different message types.
Message Type Examples
Message Types |
Description |
---|---|
invite.request |
INVITE requests |
invite.response.200 |
INVITE 200 responses only |
register.response.2xx |
All 2xx responses for REGISTER |
invite.response.18x |
All 18x responses for INVITE |
subscribe.request |
All SUBSCRIBE requests |
subscribe.response |
All SUBSCRIBE responses |
reinvite.request |
re-INVITE requests |
any.request |
Requests of all method types, where any is a keyword. |
any.response.200 |
All 200 responses for all method types, where any is a keyword. |
invite |
Requests and responses of INVITE method. |
<empty> |
All request and responses for all method types. |
info.any |
All INFO requests and responses. |
private1.request |
All requests with method 'private1'. |